home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / cloud_jumper.swf / scripts / DefineButton2_215 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-08-08  |  53 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("Main Menu");
  3. }
  4.